_D3D_SHADER_DATA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D)
extern (C)
struct _D3D_SHADER_DATA {}

Members

Variables

BytecodeLength
SIZE_T BytecodeLength;
Undocumented in source.
pBytecode
LPCVOID pBytecode;
Undocumented in source.

Meta